[INFO] cloning repository https://github.com/LinuxHeki/asi-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinuxHeki/asi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxHeki%2Fasi-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxHeki%2Fasi-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad057da58c382ab03ffb656a4fc12c05b9479cb2
[INFO] fixing LinuxHeki/asi-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxHeki%2Fasi-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  84% (44/52)
Updating files:  86% (45/52)
Updating files:  88% (46/52)
Updating files:  90% (47/52)
Updating files:  92% (48/52)
Updating files:  94% (49/52)
Updating files:  96% (50/52)
Updating files:  98% (51/52)
Updating files: 100% (52/52)
Updating files: 100% (52/52), done.
[INFO] started tweaking git repo https://github.com/LinuxHeki/asi-rs
[INFO] finished tweaking git repo https://github.com/LinuxHeki/asi-rs
[INFO] tweaked toml for git repo https://github.com/LinuxHeki/asi-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LinuxHeki/asi-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LinuxHeki/asi-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e4dde01d28a7050c5206151794316ab4ed9ad115ef9d5c024871866aa874fc57
[INFO] running `Command { std: "docker" "start" "e4dde01d28a7050c5206151794316ab4ed9ad115ef9d5c024871866aa874fc57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4dde01d28a7050c5206151794316ab4ed9ad115ef9d5c024871866aa874fc57" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4dde01d28a7050c5206151794316ab4ed9ad115ef9d5c024871866aa874fc57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4dde01d28a7050c5206151794316ab4ed9ad115ef9d5c024871866aa874fc57" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating asi-sys/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating asi/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling clang-sys v1.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking spin v0.9.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]     Checking bitstream-io v2.5.3
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]     Checking zune-inflate v0.2.51
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.6.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling asi-sys v0.1.0 (/opt/rustwide/workdir/asi-sys)
[INFO] [stderr]    Migrating asi-sys/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.4
[INFO] [stderr]    Migrating asi-sys/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs (43 fixes)
[INFO] [stderr]     Checking asi v0.1.0 (/opt/rustwide/workdir/asi)
[INFO] [stderr]    Migrating asi/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating asi/examples/properties.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating asi/examples/exposure.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.09s
[INFO] [stderr] crater-edition-check: asi-sys v0.1.0 (/opt/rustwide/workdir/asi-sys) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: asi v0.1.0 (/opt/rustwide/workdir/asi) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling asi-sys v0.1.0 (/opt/rustwide/workdir/asi-sys)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:16330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = "Descriptions:\nthis sh...ameras () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:16605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:17031
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nCheck i...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:16330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = "Descriptions:\nthis sh...ameras () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:17388
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:18382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...ERA_INFO) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:16605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:19026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nopen th...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:17031
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nCheck i...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:19637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions\n\nInitia...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:17388
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:20174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nyou nee...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:18382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...ERA_INFO) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:20634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet num...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:19026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nopen th...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:19637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions\n\nInitia...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:21284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet con...ROL_CAPS) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:20174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nyou nee...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:22111
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet con...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:20634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet num...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:23209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nSet con...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:21284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet con...ROL_CAPS) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:22111
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet con...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:24227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nset the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:23209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nSet con...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:25579
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:24227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nset the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:25579
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:26445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nSet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:27366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:26445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nSet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:27366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:28006
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:28661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nprovide...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:28006
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:29911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nDisable...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:28661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nprovide...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:30504
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStart v...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:29911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nDisable...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:31135
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStop vi...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:30504
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStart v...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:31625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:31135
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStop vi...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:32884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...GPS_DATA) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:31625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:34325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nPulseGu...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:34936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nPulseGu...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:32884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...GPS_DATA) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:35613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStart c...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:34325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nPulseGu...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:36421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nto canc...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:34936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nPulseGu...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:36888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nto get ...E_STATUS) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:35613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStart c...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:37567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:36421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nto canc...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:38446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...GPS_DATA) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:36888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nto get ...E_STATUS) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:37567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:39507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget cam...t ASI_ID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:38446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...GPS_DATA) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:40035
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nwrite c...: ASI_ID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:39507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget cam...t ASI_ID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:40538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget pre...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:40035
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nwrite c...: ASI_ID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:41377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:40538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget pre...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:42163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget version string, like \"1, 13, 0503\""] pub fn ASIGetSDKVersion () -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:41377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:42314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...TED_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:42163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget version string, like \"1, 13, 0503\""] pub fn ASIGetSDKVersion () -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:42930
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...ERA_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:42314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...TED_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:43524
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nSet the ...ERA_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:42930
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...ERA_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:44230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nSend out...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:43524
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nSet the ...ERA_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:44950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet a se...t ASI_SN) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:44230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nSend out...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:45493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nConfig t...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:44950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet a se...t ASI_SN) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:45493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nConfig t...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:46679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:46679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:47745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...GPS_DATA) -> :: std :: os :: raw :: c_int ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-sys-e3c0414034d194df/out/bindings.rs:3:47745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...GPS_DATA) -> :: std :: os :: raw :: c_int ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asi-sys` (lib) due to 43 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `asi-sys` (lib test) due to 43 previous errors
[INFO] running `Command { std: "docker" "inspect" "e4dde01d28a7050c5206151794316ab4ed9ad115ef9d5c024871866aa874fc57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4dde01d28a7050c5206151794316ab4ed9ad115ef9d5c024871866aa874fc57", kill_on_drop: false }`
[INFO] [stdout] e4dde01d28a7050c5206151794316ab4ed9ad115ef9d5c024871866aa874fc57
